editmatrix
Use this operator to select edits from an editmatrix or editarray object.
Row index operator for cateditmatrix
Row index operator for editarray
Row index operator for editset
Note: the datamodel is not changed
Index operator for editlist
# S3 method for editmatrix
[(x, i, j, ...)# S3 method for editarray
[(x, i, j, ...)
# S3 method for editarray
[(x, i, j, ...)
# S3 method for editset
[(x, i, j, ...)
# S3 method for editlist
[(x, i, j, ...)
an object of class editmatrix
or editarray
the row index in the edit matrix (numeric, logical or rowname)
the column index in the edit matrix
arguments to be passed to other methods. Currently ignored.